home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDFineScalePalette.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  2.1 KB  |  57 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 allApplyButtonAction = id; 
  6.                 angleFormatPopupAction = id; 
  7.                 anglesPrecisionTextAction = id; 
  8.                 fineElementsPrecisionTextAction = id; 
  9.                 helpFineScaleAction = id; 
  10.                 lockFineScaleCheckboxAction = id; 
  11.                 percentagePrecisionText = id; 
  12.                 targetPopupAction = id; 
  13.                 unitsFineScalePopupAction = id; 
  14.                 unlockedApplyButtonAction = id; 
  15.                 visibleAndUnlockedApplyButtonAction = id; 
  16.                 visibleApplyButtonAction = id; 
  17.             }; 
  18.             CLASS = DKDFineScalePalette; 
  19.             LANGUAGE = ObjC; 
  20.             OUTLETS = {
  21.                 allApplyButton = NSButton; 
  22.                 angleFormatPopup = NSPopUpButton; 
  23.                 anglesPrecisionTextField = NSTextField; 
  24.                 fineElementsPrecisionTextField = NSTextField; 
  25.                 lockFineScaleCheckbox = NSButton; 
  26.                 percentagesPrecisionTextField = NSTextField; 
  27.                 targetFineScalePopup = NSPopUpButton; 
  28.                 unitsFineScalePopup = NSPopUpButton; 
  29.                 unlockedApplyButton = NSButton; 
  30.                 visibleApplyButton = NSButton; 
  31.             }; 
  32.             SUPERCLASS = DKDPanel; 
  33.         }, 
  34.         {
  35.             ACTIONS = {
  36.                 checkClosingWindow = id; 
  37.                 useCurrentForNewItemsButtonAction = id; 
  38.                 useDefaultForNewItemsButtonAction = id; 
  39.             }; 
  40.             CLASS = DKDPanel; 
  41.             LANGUAGE = ObjC; 
  42.             OUTLETS = {
  43.                 setCurrentForNewItemsButton = DKDOptionButton; 
  44.                 setDefaultForNewItemsButton = DKDOptionButton; 
  45.             }; 
  46.             SUPERCLASS = DKDWindowController; 
  47.         }, 
  48.         {
  49.             CLASS = DKDWindowController; 
  50.             LANGUAGE = ObjC; 
  51.             SUPERCLASS = NSWindowController; 
  52.         }, 
  53.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  54.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  55.     ); 
  56.     IBVersion = 1; 
  57. }